home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / tcp / BBGopher10.lha / bbgopher / bbgopher.help < prev    next >
Text File  |  1995-04-19  |  5KB  |  109 lines

  1. BBGopher 1.6 (UNIX)
  2. Copyright (c) 1993 Mark Morley
  3.  
  4. BBGopher/amiga 1.0 (20.4.95)
  5. Copyright (c) 1995 Jason M. Weber
  6.  
  7.  
  8. All commands in BBGopher can be abbreviated to the first character.  In fact,
  9. only the first character is checked.  This means that 'Q', 'Quit', 'QQQ', etc.
  10. will all have the same effect.  BBGopher is NOT case sensitive.
  11.  
  12. The following commands are available when you are looking at a gopher menu:
  13.  
  14.    (H)elp      This command displays this file (obviously).
  15.  
  16.    (Q)uit      This command exits BBGopher immediately.
  17.  
  18.    (=)         Without a numeric argument, this command displays the details
  19.                about the current gopher site.  If you specify a number, then
  20.                the details about the numbered menu item are displayed instead.
  21.                Details include Type, Title, Host Name, Port Number, and
  22.                Selector.
  23.  
  24.    (B)ookmarks This command calls up your menu of bookmarks.  Bookmarks are
  25.                menu items that you've previously saved for future quick
  26.                reference.  This command is not available when you're already
  27.                looking at your bookmark menu.
  28.  
  29.    (S)ave      This command is followed by the number of an item you wish
  30.                to save as a bookmark.  You can later retrieve a menu of your
  31.                saved bookmarks with the (B) command above.  This command is
  32.                not available while you are looking at your bookmark menu.
  33.  
  34.    (D)elete    This command is followed by the number of an item you wish
  35.                to delete from your bookmark list.  This command is available
  36.                only while you are looking at your bookmark menu.
  37.  
  38.    (L)ist      This command will redisplay the menu.  Use this if your
  39.                display gets messed up somehow, or if it's scrolled off the
  40.                screen.
  41.  
  42.    (P)revious  This command backs up one level in the gopher tree.  You
  43.                cannot backup past the top level menu.  You would also use
  44.                this command to exit your bookmark menu.
  45.  
  46.    (U)p        This command causes the previous screen of a multi-screen
  47.                menu to be displayed.  At the beginning of a menu it will
  48.                wrap around to the end.
  49.  
  50.    (D)own      This command causes the next screen of a multi-screen menu
  51.                to be displayed.  At the end of a menu it will wrap around
  52.                to the beginning.  Simply pressing ENTER without typing in
  53.                a command has the same effect.
  54.  
  55.    number      Entering the number of a menu item causes that menu item
  56.                to be selected.  What happens when you select a menu item
  57.                depends on what type of menu item it is.  The currently
  58.                supported types are listed later on.
  59.  
  60. NOTE: Occasionally you will find yourself at a menu that has no items
  61.       available.  This can be due to a host being down, a flakey connection,
  62.       an inproperly configured server, or any number of other reasons.  In
  63.       these cases your command options are limited.
  64.  
  65.  
  66. BBGopher displays gopher menus much like any other gopher client.  Each menu
  67. item is shown as a number followed by the item's type, followed by a
  68. description of the item.  BBGopher currently supports the following types of
  69. menu items:
  70.  
  71.    <TXT>       Text Document
  72.                Selecting a TXT item will cause the text file associated with
  73.                that item to be displayed for you.  After reading the text
  74.                you will have the option of mailing or saving the file.
  75.  
  76.    <DIR>       Directory
  77.                Selecting a DIR item simply leads you to another gopher menu.
  78.  
  79.    <TEL>       Telnet
  80.                Selecting a TEL item will cause a Telnet session to be
  81.                established.  If the host recommends a username, it will be
  82.                displayed for you.
  83.  
  84.    <TN3>       TN3270
  85.                Selecting a TN3 item will cause a TN3270 session to be
  86.                established.  These are generally connections to IBM mainframe
  87.                systems.
  88.                
  89.    <HQX>       Macintosh HQX File
  90.    <DOS>       DOS Binary File
  91.    <UUE>       UU Encoded File
  92.    <BIN>       Generic Binary File
  93.                Selecting any of these types of items will allow you to receive
  94.                a file.  BBGopher will prompt you to enter the local name
  95.                for the file to be retrieved.  It will then retrieve the file
  96.                and save it under the name you provide.
  97.  
  98.    <IDX>       Index Search
  99.                Selecting an IDX item allows you to perform keyword searches
  100.                on various databases.  BBGopher will prompt you to enter
  101.                your criteria.  You simply list one or more keywords that you
  102.                are looking for.  You may use AND and OR to combine the
  103.                keywords into a fairly complex query.
  104.  
  105.                There is one other menu type that BBGopher supports.  It is
  106.                the 'i' type (for 'information').  Items of type 'i' are
  107.                strictly informational.  They are displayed without a type and
  108.                cannot be selected.
  109.